home *** CD-ROM | disk | FTP | other *** search
/ Aminet 34 / Aminet 34 (2000)(Schatztruhe)[!][Dec 1999].iso / Aminet / util / cdity / PowerPalette.readme < prev   
Encoding:
Text File  |  1999-11-06  |  4.1 KB  |  83 lines

  1. Short:    V1.01a private screen palette editor *BUG FIX*
  2. Author:   tone_20@my-Deja.com
  3. Uploader: tone_20@my-Deja.com
  4. Version:  V1.01a
  5. Type:     util/cdity
  6. Requires: WB 3.0, AGA
  7. Replaces: util/cdity/PowerPalette.lha
  8.  
  9. PowerPalette is a palette editor that can jump onto private screens and edit their colours. It can edit up to 256
  10. colours in RGB/HSB modes, and save their palettes to disk as either WB Palette Preferences files or as a custom
  11. NPal file, which is much smaller.
  12.  
  13. It runs a simple GadTools GUI; none of that MUI or BGUI nonsense in here (I might do a MUI version in the future,
  14. but not until I can find a decent palette object). It's quite a small program, and it works as a commodity which
  15. pops up on the frontmost screen when the hotkey (control-lshift-p) is pressed.
  16.  
  17. Best of all, the program is IDon'tCareWhatYouDoWithItWare!! I've included the source code for you to play around
  18. with. If you like the program, you don't have to pay or E-Mail me for the next versions; each new version will be
  19. put on the Aminet for everyone to use, including the source code. I trust you won't mess around with the program
  20. and distribute it; you wouldn't do that, would you?
  21.  
  22. New features since V1.0 include:
  23.  
  24.     * Adjustable hotkey
  25.     * Font-sensitive GUI
  26.     * Tooltype handling
  27.     * Adjustable ASL requesters
  28.     * New force CloseScreen option
  29.     * Now responds to Ctrl-C / Break
  30.     * Code clean up
  31.  
  32. Bugs fixed since V1.01:
  33.  
  34. 2* The tooltype CX_POPUP wasn't working properly; if PowerPalette was run from WB, it automatically popped up.
  35.    Although this was my original intention, I can see that it doesn't fit in with general Amiga style, and could
  36.    cause problems if the program was dumped in WBStartup. CX_POPUP now works OK. (reported by Ronne Tennebekk)
  37.  
  38. 3* A bug was introduced in V1.01, which appeared when you tried to save 256+ colour screens. The save would never
  39.    end, either for WBPrefs or NPal files. Fixed. (reported by Ronne Tennebekk)
  40.  
  41. 4* A whole multitude of bugs in PowerPalette, only evident when used on 256+ colour screens, were discovered. This
  42.    was due entirely to loop variables of size UBYTE; this should've been OK, but I forgot that for() loops need to
  43.    take the loop counter to 1 over the maximum specified size. This caused many hang-ups. All of these are now
  44.    fixed (I hope :-).
  45.  
  46. 5* The window title should show "<hotkey = blah blah>", but sometimes showed "<hotkey = blah blah<". Fixed.
  47.  
  48. This is a major bug fixed version that works with 256+ colour screens. Please replace V1.01 with it as soon as
  49. possible.
  50.  
  51. ToneMaster, 1999
  52.  
  53.  
  54. ============================= Archive contents =============================
  55.  
  56. Original  Packed Ratio    Date     Time    Name
  57. -------- ------- ----- --------- --------  -------------
  58.    11309    5276 53.3% 30-Sep-99 17:41:02 +PowerPalette.Guide
  59.     4941     547 88.9% 18-Sep-99 14:40:00 +PowerPalette.Guide.info
  60.    25588   12137 52.5% 30-Sep-99 17:49:02 +PowerPalette
  61.     2818    1000 64.5% 29-Sep-99 17:06:28 +globals.h
  62.     1392     516 62.9% 29-Sep-99 17:06:26 +globals.h.info
  63.     1392     516 62.9% 29-Sep-99 17:06:26 +GUI.C.info
  64.     1392     518 62.7% 29-Sep-99 17:06:26 +includesprotos.h.info
  65.     4453    1291 71.0% 29-Sep-99 17:06:26 +Peripherel.C
  66.     1392     519 62.7% 29-Sep-99 17:06:26 +Peripherel.C.info
  67.     1392     517 62.8% 29-Sep-99 17:06:26 +PowerPalette.C.info
  68.     1392     518 62.7% 29-Sep-99 17:06:26 +ProgFuncs.C.info
  69.     2868     585 79.6% 06-Sep-99 19:20:34  PowerPalette.info
  70.     1188     773 34.9% 18-Sep-99 14:40:00 +Docs.info
  71.      434     245 43.5% 30-Sep-99 17:42:44 +Install_PowerPalette
  72.     1315     561 57.3% 30-Sep-99 17:42:34 +Install_PowerPalette.info
  73.     1755     742 57.7% 28-Sep-99 12:49:42 +PowerPalette.info
  74.     2573    1352 47.4% 30-Sep-99 17:42:22 +PowerPalette.readme
  75.     1812    1300 28.2% 18-Sep-99 14:40:00 +PowerPalette.readme.info
  76.     1188     601 49.4% 18-Sep-99 14:40:00 +Source.info
  77.     5748    1206 79.0% 29-Sep-99 17:06:28 +GUI.C
  78.     1793     540 69.8% 29-Sep-99 17:06:28 +includesprotos.h
  79.    22006    4657 78.8% 29-Sep-99 17:06:28 +PowerPalette.C
  80.    20290    4460 78.0% 29-Sep-99 17:06:28 +ProgFuncs.C
  81. -------- ------- ----- --------- --------
  82.   120431   40377 66.4% 14-Oct-99 15:49:14   23 files
  83.